Skip to content

build(cudf): Add cudf label to cudf pull request#16976

Open
jinchengchenghh wants to merge 10 commits intofacebookincubator:mainfrom
jinchengchenghh:cudf_label
Open

build(cudf): Add cudf label to cudf pull request#16976
jinchengchenghh wants to merge 10 commits intofacebookincubator:mainfrom
jinchengchenghh:cudf_label

Conversation

@jinchengchenghh
Copy link
Copy Markdown
Collaborator

@jinchengchenghh jinchengchenghh commented Mar 31, 2026

Add the cudf label by actions/labeler@v5, may also add labels like iceberg, aggregate, functions in the future.

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 31, 2026

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 951f5bf
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/69d4cadcdbc68000089fd186

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 31, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 31, 2026

Build Impact Analysis

No build targets affected by this change.


Fast path • Graph from main@682c4a8e72177d8937ad9e12c00bc503cfc15865

@jinchengchenghh jinchengchenghh marked this pull request as draft March 31, 2026 12:34
@jinchengchenghh jinchengchenghh changed the title feat(cudf): Add cudf label to cudf pull request feat(cudf): Add cudf label to cudf pull request Mar 31, 2026
@jinchengchenghh jinchengchenghh changed the title feat(cudf): Add cudf label to cudf pull request feat(cudf): Add cudf label to cudf pull request Mar 31, 2026
@jinchengchenghh jinchengchenghh changed the title feat(cudf): Add cudf label to cudf pull request feat(cudf): Add cudf label to cudf pull request Mar 31, 2026
@jinchengchenghh jinchengchenghh changed the title feat(cudf): Add cudf label to cudf pull request feat(cudf): Add cudf label to cudf pull request Mar 31, 2026
@devavret
Copy link
Copy Markdown
Collaborator

Thanks for this. It's been on our mind to do this for a while. But unfortunately I cannot review since I'm not experienced with github workflows.

name: Labeler

on:
pull_request_target:
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

With pull_request_target, GitHub always runs the workflow from the base branch (e.g., main), not from your PR branch.

@jinchengchenghh jinchengchenghh marked this pull request as ready for review March 31, 2026 13:02
@jinchengchenghh
Copy link
Copy Markdown
Collaborator Author

Thanks for your reply, please make sure the feature worked as you expect, I will ask Meta to verify the semantics. @devavret

@jinchengchenghh
Copy link
Copy Markdown
Collaborator Author

The label feature worked as Gluten labels.

@jinchengchenghh
Copy link
Copy Markdown
Collaborator Author

Hi, @kgpai , this feature is cudf team want to do, it must take effect after it merged to main since it runs on pull_request_target to access the secret token, could you help merge it? And then we can verify if it worked as we expected.

@jinchengchenghh
Copy link
Copy Markdown
Collaborator Author

Hi @majetideepak @czentgr What do you think about that?

@jinchengchenghh jinchengchenghh changed the title feat(cudf): Add cudf label to cudf pull request ci(cudf): Add cudf label to cudf pull request Apr 6, 2026
@jinchengchenghh jinchengchenghh changed the title ci(cudf): Add cudf label to cudf pull request build(cudf): Add cudf label to cudf pull request Apr 6, 2026
@karthikeyann karthikeyann requested a review from bdice April 6, 2026 15:06
@karthikeyann
Copy link
Copy Markdown
Collaborator

Added @bdice to review the Github workflow.

Copy link
Copy Markdown
Collaborator

@karthikeyann karthikeyann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would defer the approval to Github workflow experts.
Looks good to me. 1 minor question.

# See the License for the specific language governing permissions and
# limitations under the License.
# Automatically add labels based on file paths
cudf:
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are there other component labels we should consider adding? (e.g. pyvelox, etc.) It seems like enabling this workflow should be a decision for the Velox core maintainers, I don't want to add this just for cudf unless the core maintainers are aligned that this is desirable.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This framework now adds cudf labels, let us wait for the Velox core maintainers, they can also add labels like wave, aggregates, iceberg with this framework, there are many labels but they are not used now.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants